home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / SLAX 6.0.8 / slax-6.0.8.iso / slax / base / 003-desktop.lzm / usr / bin / kde3 < prev    next >
Encoding:
Text File  |  2008-08-19  |  266 b   |  10 lines

  1. #!/bin/sh
  2. #
  3. #  Script for launching KDE3 applications from outside of the KDE3 desktop
  4. #
  5. #  Modify this to match your specific needs, such as setting up needed env. variables,
  6. #  and make sure this script is in $PATH (e.g. make a symlink if necessary).
  7. #
  8.  
  9. exec "$@"
  10.